Invoke Envivio to transcode
PROPERTIES
| Name |
Envivio Adapter |
| System ID |
ea |
| Connection String |
http://envivio:8080/ |
| Heartbeat Connection String |
http://envivio:8080/ |
SUPPORTED NODE
DEFINITIONS
* Indicates the message has been deprecated.
Please use the replacement message(s) instead.
NODE DEFINITION
DETAILS
REQUEST MESSAGE:
| Parameter Name |
Required |
Description / Value |
| JobId |
NO |
Identifier of the job on the balancer. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| Status |
Status of the job. e.g. Error. |
| Completion |
Progression of the job, in percent. |
Starts a job. Inputs:
Input: Path of file to be transcoded, format is file://server/share/path
Output: Format is file://server/share/path
Preset: Id of the preset
REQUEST MESSAGE:
| Parameter Name |
Required |
Description / Value |
| inputFilename |
NO |
File to be transcoded. |
| presetId |
NO |
Identifier of the job preset to use. Presets are “job templates” that define a list of available parameters for a job. |
| outputFilename |
NO |
Output file after transcode. |
| varName1 |
NO |
preset parameter name. e.g. "subtitlefilename". |
| varValue1 |
NO |
preset parameter value. e.g. "file://myshare/somepath/mysubtitlefile.srt". |
| varName2 |
NO |
|
| varValue2 |
NO |
|
| varName3 |
NO |
|
| varValue3 |
NO |
|
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| JobId |
Identifier of the job on the balancer. |
REQUEST MESSAGE:
| Parameter Name |
Required |
Description / Value |
| PresetId |
NO |
Identifier of the job preset to use. Presets are "job templates" that define a list of available parameters for a job. |
| inputFilename |
NO |
File to be transcoded. |
| outputFilename |
NO |
Output file after transcode. |
| JobId |
NO |
Identifier of the job on the balancer. |
| variable1 |
NO |
preset parameter name. e.g. "subtitlefilename". |
| variable2 |
NO |
|
| variable3 |
NO |
|
| value1 |
NO |
preset parameter value. e.g. "file://myshare/somepath/mysubtitlefile.srt". |
| value2 |
NO |
|
| value3 |
NO |
|
| delay |
NO |
Interval while waiting, in seconds. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| Status |
Status of the job. e.g. Error. |
| percent |
Progression of the job, in percent. |
| errorMessage |
Print the error message for failed work order. |
REQUEST MESSAGE:
| Parameter Name |
Required |
Description / Value |
| JobId |
NO |
Identifier of the job on the balancer. |
| delay |
NO |
Interval while waiting, in seconds. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| Completion |
Progression of the job, in percent. |
| Status |
Status of the job. e.g. Error. |
| © MediaKind Inc, 2024. |
| All Rights Reserved. |